testgtk/Alpha Window: fix the drawn area when we are drawing decorations
authorOwen W. Taylor <otaylor@fishsoup.net>
Tue, 20 Oct 2015 20:45:52 +0000 (16:45 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 22 Oct 2015 15:05:04 +0000 (11:05 -0400)
commit26d8a56506447e17a3f2505c8a7907e526f93ffc
treef793a309779bea5846d328728140560b01f63d4b
parent1571d2872feb7a2bca03d22b615550e2a5d7a23c
testgtk/Alpha Window: fix the drawn area when we are drawing decorations

A GtkWindow's allocation includes the titlebar, borders, and shadows; we
only want to draw our custom alpha content over the child allocation of
the GtkWindow.

https://bugzilla.gnome.org/show_bug.cgi?id=756886
tests/testgtk.c